﻿#service .subinfo i, .home-service .subinfo i{
    background: url('../images/ico6.png') no-repeat;
    width: 9px;
    height: 10px;
    display: inline-block;
    margin: 0 8px;
}
            .three_{
                /*background: url('../images/bab84bcac76d44dbb424298ba51f0e56.gif).jpg') no-repeat;*/
                background-size: 100% 100%;
                margin: 3rem 0;
                overflow: hidden;
            }
            
			
            .row_one_2 p{
                text-align: center;
                margin: 10px auto;
            }
			
            .row_one_2 a{
				/*
                display: flex;
				
                flex-direction: column;
                justify-content: space-around;
				*/
                color: #000;
                
            }
            .round_{
                background-color: #c9151e;
                border-radius: 50%;
                
                color: #fff;
            }
			/*
          .round_{
				background-color: #c9151e;
                border-radius: 100%;
				margin: 50px auto 10px;
				  
				  width: 6rem;
				  height: 6rem;
				  line-height: 6rem;
                
                color: #fff;
		  }
		  */
		  
            .home-about {
				margin: 80px auto -117px auto;
			}
			
			.cir{
			  color: #000;
			  font-size: 18px;
			}

            
            .more_{
                display:flex;justify-content: space-between;
                align-items: center;margin:5rem auto;background-color:#5B5758;
                 width:20%;height:3rem;color:#fff;padding-left: 2rem;padding-right: 2rem;
            }
            .more_:hover{
                background-color: #CE0000;
                color: #fff;
            }
            html,body{
				background-color:#fff;
				z-index:100;
			}